Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field (C1ComboBox<T>)
    In This Topic
    Identifies the ItemsSource dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
    public static readonly DependencyProperty ItemsSourceProperty
    See Also